onVisualProgressChanged

open fun onVisualProgressChanged(id: Int, scale: Float)(source)

Called when the visual state of a progress indicator changes.

Parameters

id

the identifier of the progress indicator

progress

the visual progress in the range [0...1]